﻿2026-06-21T03:56:25.6873923Z ##[group]Run actions/checkout@v5
2026-06-21T03:56:25.6874411Z with:
2026-06-21T03:56:25.6874698Z   repository: SaberMage/spt-core
2026-06-21T03:56:25.6877688Z   token: ***
2026-06-21T03:56:25.6877974Z   ssh-strict: true
2026-06-21T03:56:25.6878272Z   ssh-user: git
2026-06-21T03:56:25.6878571Z   persist-credentials: true
2026-06-21T03:56:25.6878884Z   clean: true
2026-06-21T03:56:25.6879191Z   sparse-checkout-cone-mode: true
2026-06-21T03:56:25.6879533Z   fetch-depth: 1
2026-06-21T03:56:25.6879812Z   fetch-tags: false
2026-06-21T03:56:25.6880124Z   show-progress: true
2026-06-21T03:56:25.6880423Z   lfs: false
2026-06-21T03:56:25.6880700Z   submodules: false
2026-06-21T03:56:25.6880998Z   set-safe-directory: true
2026-06-21T03:56:25.6881303Z ##[endgroup]
2026-06-21T03:56:25.8816002Z Syncing repository: SaberMage/spt-core
2026-06-21T03:56:25.8817612Z ##[group]Getting Git version info
2026-06-21T03:56:25.8818369Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T03:56:25.9115932Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:56:25.9326494Z git version 2.43.0.windows.1
2026-06-21T03:56:25.9353465Z ##[endgroup]
2026-06-21T03:56:25.9361613Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a7883ffc-28f1-4991-9bf4-532bc531a414\.gitconfig'
2026-06-21T03:56:25.9375930Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a7883ffc-28f1-4991-9bf4-532bc531a414' before making global git config changes
2026-06-21T03:56:25.9377637Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:56:25.9381453Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T03:56:25.9619948Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T03:56:25.9815741Z https://github.com/SaberMage/spt-core
2026-06-21T03:56:25.9845884Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:56:25.9850199Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:56:26.0046595Z HEAD
2026-06-21T03:56:26.0306857Z ##[endgroup]
2026-06-21T03:56:26.0308904Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T03:56:26.4508170Z ##[group]Cleaning the repository
2026-06-21T03:56:26.4515473Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T03:56:36.4543571Z Removing .adapter-notify/
2026-06-21T03:56:36.4544195Z Removing target/
2026-06-21T03:56:36.4588046Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T03:56:36.5041468Z HEAD is now at 3ae883f Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:36.5067374Z ##[endgroup]
2026-06-21T03:56:36.5071675Z ##[group]Disabling automatic garbage collection
2026-06-21T03:56:36.5076444Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T03:56:36.5313823Z ##[endgroup]
2026-06-21T03:56:36.5314319Z ##[group]Setting up auth
2026-06-21T03:56:36.5321921Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:56:36.5553467Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:56:36.9255527Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:56:36.9492331Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:56:37.3272106Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:56:37.3510948Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:56:37.7289138Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T03:56:37.7592001Z ##[endgroup]
2026-06-21T03:56:37.7592483Z ##[group]Fetching the repository
2026-06-21T03:56:37.7599571Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8d1e85d66c22f486d443041bc754f818ddee38cd:refs/remotes/pull/26/merge
2026-06-21T03:56:38.9103128Z From https://github.com/SaberMage/spt-core
2026-06-21T03:56:38.9103649Z  + 3ae883f...8d1e85d 8d1e85d66c22f486d443041bc754f818ddee38cd -> pull/26/merge  (forced update)
2026-06-21T03:56:38.9226955Z ##[endgroup]
2026-06-21T03:56:38.9227355Z ##[group]Determining the checkout info
2026-06-21T03:56:38.9228115Z ##[endgroup]
2026-06-21T03:56:38.9233377Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T03:56:38.9518761Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T03:56:38.9749941Z ##[group]Checking out the ref
2026-06-21T03:56:38.9754560Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:56:39.0161084Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T03:56:39.0161556Z any of your branches:
2026-06-21T03:56:39.0161786Z 
2026-06-21T03:56:39.0162107Z   3ae883f Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:39.0162400Z 
2026-06-21T03:56:39.0162578Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T03:56:39.0162872Z to do so with:
2026-06-21T03:56:39.0162967Z 
2026-06-21T03:56:39.0163115Z  git branch <new-branch-name> 3ae883f
2026-06-21T03:56:39.0163352Z 
2026-06-21T03:56:39.0163640Z HEAD is now at 8d1e85d Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:39.0187394Z ##[endgroup]
2026-06-21T03:56:39.0450324Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T03:56:39.0663681Z 8d1e85d66c22f486d443041bc754f818ddee38cd
